home *** CD-ROM | disk | FTP | other *** search
- Path: osprey.unf.edu!xwang
- From: xwang@osprey.unf.edu (Xin Wang)
- Newsgroups: comp.edu,comp.lang.c,comp.lang.c++
- Subject: Re: C or C++ for a 14-year old?
- Followup-To: comp.edu,comp.lang.c,comp.lang.c++
- Date: 20 Jan 1996 15:38:56 GMT
- Organization: University of North Florida
- Message-ID: <4dr2ag$o6v@osprey.unf.edu>
- References: <4b30ld$lp2$1@mhafc.production.compuserve.com> <4bcsrl$jia@newssvr.cacd.rockwell.com>
- NNTP-Posting-Host: osprey.unf.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- THOMAS R HOPE (trhope@cacd.rockwell.com) wrote:
- : In article <4b30ld$lp2$1@mhafc.production.compuserve.com>,
- : 103152.3666@CompuServe.COM says...
- : >
- : >My son loves to tinker with my computer. Besides the usual
- : >games, he likes to create new game levels with level editors.
- : >And everytime I boot Windows I am greeted with yet a new
- : >wallpaper he created and wave file of wierd sounds. He is after
- : >me to spring for a computer of his own. I told him that if
- : >he can learn VB and C on my computer, I will buy him one of
- : >his own.
- : >
- : >1) Is this reasonable to expect of a 14-year old? He has always
- : >been a tinkerer and is quite bright, but is that enough?
- : >
- : >2) Can anyone recommend good books or software tutorials that
- : >would be appropriate? I understand the languages and can help
- : >him, but want a structured book/program to use as a lesson plan.
- : >
- : >Thank you in advance.
- : >
- : >Tom
- : >
-
- : Thank you all for your responses by mail and on the posts. There have
- : been a wide variety of helpful answers. Many were from people who
- : themselves started at that age and younger. Several said not to start
- : out with C or C++, as it may be too big a challenge for a beginner.
- : Others suggested that he wade right into K&R C book. I got four
- : suggestions to start him on SmallTalk, some on Pascal, and one on QBasic.
- : Another suggested Pascal/Delphi.
-
- : The good part: I own compilers for C/C++, VB, and Delphi. My read
- : of my son is that he will keep hammering on something as long as it
- : provides progress and a sense of achievement. So what I will do is
- : let him choose the language, choose whether to learn in a class or
- : by a book, choose the book, and go with him to the class if that is his
- : choice. As one thoughtful writer said, "The point is to do something
- : with your son". When he gets to the point where he can cook up a useful
- : program, perhaps one found near the end of a book, he gets a computer.
-
- : Once again, thanks for your help.
-
- : Regards to all,
-
- : Tom Hope
-
- : trhope@cacd.rockwell.com
- : 103152.3666@compuserve.com
-
-
- --
- I think C is a good program and easy to program. If you interest to teach
- your kid about C, I think that will be fine. But programming is very
- different from level up computer game, because one is using algorithm to
- solve mathmatic problem, and other is using build-up tool to creat game.
- I am studing Computer Science at U.N.F. We use C for main high level
- language. Thus C is a great language to teach future generation. Remember
- this, it is very important to underand algorithm like variable, constant
- and binary search ... than just studying a program. Because he is young,
- I think you can teach him slowly (don't teach more complicate stuff like
- dynamic link and optimize code right the way). I hope this can help you.
-
- |=====================================================================|
- | ww wwwwwww aaaaaaa nnnnnnn ggggggg ww |
- | <::> w a n g <::> |
- | / \ wwwwwww aaaaaaa nnnnnnn ggggggg / \ |
- | |||| w a n g |||| |
- | /\/\ wwwwwww aaaaaaa nnnnnnn ggggggg /\/\ |
- |=====================================================================|
- | Wang, Xin |
- | University of North Florida Internet:xwang@osprey.unf.edu |
- | Jacksonville, FL 32224-2645 |
- |=====================================================================|
-